Consolidate a bit of the link update code from movepage into linksupdate
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 5 Jul 2003 08:12:04 +0000 (08:12 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 5 Jul 2003 08:12:04 +0000 (08:12 +0000)
commit6dff569b099d53f336dd65de57bd1a5091871892
treeee01b17c4cba790d874b95cb8cd0b748487d00d3
parent75ec13ba750d6f55e55b18506112a601575b1a26
Consolidate a bit of the link update code from movepage into linksupdate
(specifically, turning brokenlinks on a new page into live links), which
should also fix the old code not touching the cache timestamps for pages
linking to the 'new' title after a move.
includes/LinksUpdate.php
includes/SpecialMovepage.php